[Top] [Prev] [Next] [Bottom]
[Contents]
getSmPageSize
int getSmPageSize
Definition
Returns the small page size used by the row set. The small page size is equal to zero and therefore has no effect if there are less than 200 rows in the row set. The small page size is the number of rows divided by 100 and rounded down.
var x;
x = document.sajsset.getSmPageSize();
VBScript Example:
Dim x
x = document.sajsset.getSmPageSize
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.